public static PDFDocument load( Stream stream, java.lang.String password ) |
Parameters
- stream
- Stream that contains the PDF file.
- password
- Password for decrypting the PDF file
Return Value
A com.o2sol.pdf4java.PDFFixedDocument or a com.o2sol.pdf4java.portfolios.PDFPortfolio depending on the PDF file type.